home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / News Stacks / Jan.'91AMUG News™.cpt / Jan.'91AMUG News™ / card_29634.txt < prev    next >
Text File  |  1990-12-30  |  2KB  |  38 lines

  1. -- card: 29634 from stack: in.'91AMUG News‚Ñ¢
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3780
  5. -- name: Word
  6.  
  7.  
  8. -- part contents for background part 2
  9. ----- text -----
  10. 21
  11.  
  12. -- part contents for background part 9
  13. ----- text -----
  14. Prograph
  15.  
  16. -- part contents for background part 8
  17. ----- text -----
  18. ..........................By Mark Gardner
  19.  
  20. -- part contents for background part 1
  21. ----- text -----
  22. As execution occurs, icons representing methods in various states of completion are added and deleted from the stack window. This is especially helpful in understanding a method that uses the stack a lot (such as the above recursive factorial method). Another plus, Prograph is the first programming environment that actually makes indispensable use of color. It will run on black and white machines, but it uses color to show what is happening at a glance. As an example, Prograph colors the next operation to run red. Operations that have run are blue and operations that have yet to run are green. At a glance I can tell the whole state of the method. A non-obtrusive but effective way to show what is going on.
  23.  
  24. I do have a small complaint of the debugging environment. I would like to
  25.  
  26.  
  27.  
  28.  
  29.  
  30. -- part contents for background part 10
  31. ----- text -----
  32. have a visual change occur when I set a break point. I find myself setting break points and then not being able to find them later (until the program hits one and grinds to a halt). A visual indication would further extend the visual programming metaphor that Prograph develops. The correction, though minor, would really help.
  33.  
  34. Predicting the Future
  35. I predict that TGS Systems will come out with a compiler very soon. It‚Äôs out you say? I told you so. Seriously though, the compiler (Prograph v2.0) has been out since August. It is supposed to compile Prograph programs into double-clickable, stand alone 
  36. applications. 
  37. That is good news 
  38. since programs